SftTree/NET 2.0

Height Property, HeadersClass Class

Softel vdm, Inc.

Returns the height of the header area.

Syntax      HeadersClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Height As Integer

C#   

public int Height { get; }

C++   

public: property int Height {
        int get();
}

Property Value

The height in pixels.

Comments

The Height property returns the height of the header area.

The height of the header area is determined automatically, based on the number of rows, cell contents, etc. and cannot be changed by an application.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com